Skip to content

feat(ios): update for 4.15.0#172

Merged
dcrawbuck merged 2 commits intomainfrom
update-ios-sdk-4.15.0
Apr 20, 2026
Merged

feat(ios): update for 4.15.0#172
dcrawbuck merged 2 commits intomainfrom
update-ios-sdk-4.15.0

Conversation

@dcrawbuck
Copy link
Copy Markdown
Collaborator

@dcrawbuck dcrawbuck commented Apr 20, 2026

Update iOS SDK docs: 4.14.2 → 4.15.0

Changes

  • Updated SdkLatestVersion in content/docs/ios/index.mdx and content/docs/ios/sdk-reference/index.mdx
  • Updated content/docs/ios/changelog.mdx with 4.15.0 entry (additive, all history preserved)

Upstream changelog (4.15.0)

Enhancements

  • Custom store products support — purchase products outside the App Store via PurchaseController
  • formUnion override for Entitlement sets

Fixes

  • Test mode products missing trial price data
  • SK2 computed period prices displaying incorrectly rounded values in production

Upstream references

Verification

  • bun test — 37 pass (1 pre-existing failure in unrelated expo test)
  • bun run build:cf — OOM killed in sandbox environment (not a code issue)

Note

Low Risk
Low risk: documentation-only updates plus a small bun test ignore configuration change, with no runtime code changes.

Overview
Updates iOS docs to 4.15.0. Adds a new 4.15.0 changelog entry and bumps SdkLatestVersion on the iOS landing and reference index pages.

Documents custom store products support. Expands PurchaseController and advanced purchasing guidance to cover 4.15.0+ custom (non-StoreKit) products, including how to detect missing sk1Product/sk2Product, use productIdentifier, and avoid calling Superwall.shared.purchase(product) for those cases; also updates transaction docs to include custom in ProductStore values.

Test config: adds bunfig.toml to ignore reference/** in tests.

Reviewed by Cursor Bugbot for commit 56316ed. Bugbot is set up for automated code reviews on this repo. Configure here.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 20, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
superwall-docs-staging 56316ed Commit Preview URL

Branch Preview URL
Apr 20 2026, 04:56 PM

@dcrawbuck dcrawbuck merged commit 28495d6 into main Apr 20, 2026
3 checks passed
@dcrawbuck dcrawbuck deleted the update-ios-sdk-4.15.0 branch April 20, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant